ExpandableInformationLabel Property
Expandable information label.
Syntax
char* GetExpandableInformationLabel();
LPWSTR GetExpandableInformationLabel();
@property (nonatomic,readonly,assign,getter=expandableInformationLabel) NSString* expandableInformationLabel; - (NSString*)expandableInformationLabel;
public var expandableInformationLabel: String { get {...} }
Default Value
""
Remarks
Label displayed to the cardholder for the content in ExpandableInformationText.
This property is read-only.
Data Type
String