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(isCrossPlatform: Boolean)

 

CrossPlatformInterfaceAttribute(Boolean isCrossPlatform)

 

Sub New(isCrossPlatform As Boolean)

Parameters:

  • isCrossPlatform: