Class StateReceiverBackendAttribute
Inheritance
StateReceiverBackendAttribute
Assembly: Holoride.ElasticSDK.Library.Runtime.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
[MeansImplicitUse]
[BaseTypeRequired(typeof(StateReceiverBackend))]
public sealed class StateReceiverBackendAttribute : Attribute
Properties
Declaration
public StateReceiverBackendAttribute.Platform DefaultForPlatform { get; set; }
Property Value
RequiresStationaryPermission
Declaration
public bool RequiresStationaryPermission { get; set; }
Property Value
Declaration
public StateReceiverBackendAttribute.Platform SupportedPlatforms { get; set; }
Property Value