CrossPlatformInterfaceAttribute

Overview

Location

Properties


IsCrossPlatform

 

property IsCrossPlatform: Boolean read;

 

Boolean IsCrossPlatform { get; }

 

ReadOnly Property IsCrossPlatform() As Boolean

Instance Methods


constructor

 

constructor

 

CrossPlatformInterfaceAttribute()

 

Sub New()

constructor (Boolean)

 

constructor(aIsCrossPlatform: Boolean)

 

CrossPlatformInterfaceAttribute(Boolean aIsCrossPlatform)

 

Sub New(aIsCrossPlatform As Boolean)

Parameters:

  • aIsCrossPlatform: