Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.21
|
public int Constant {get; set;}
'Declaration
Public Property Constant As Integer
'Usage
Dim instance As ChannelMixerCommandFactor Dim value As Integer instance.Constant = value value = instance.Constant
public int Constant {get; set;}
@property (nonatomic, assign) NSInteger constant
public int getConstant() public void setConstant(int value)
<br/>get_Constant();<br/>set_Constant(value);<br/>Object.defineProperty('Constant');