CrossPlatformInterfaceAttribute
Overview
Location
- Reference: RemObjects.Hydra.dll
- Namespace: RemObjects.Hydra.CrossPlatform
- Ancestry: Attribute | CrossPlatformInterfaceAttribute
Properties
IsCrossPlatform
property IsCrossPlatform: Boolean read;
Boolean IsCrossPlatform { get; }
ReadOnly Property IsCrossPlatform() As Boolean
Instance Methods
constructor
constructor
CrossPlatformInterfaceAttribute()
Sub New()
constructor (Boolean)
constructor(isCrossPlatform: Boolean)
CrossPlatformInterfaceAttribute(Boolean isCrossPlatform)
Sub New(isCrossPlatform As Boolean)
Parameters:
- isCrossPlatform: