IPWorks Cloud 2020 iOS Edition

Questions / Feedback?

createLinkOptionsTitle (property)

The title of the link.

Syntax

@property (nonatomic,readwrite,assign,getter=createLinkOptionsTitle,setter=setCreateLinkOptionsTitle:) NSString* createLinkOptionsTitle;
- (NSString*)createLinkOptionsTitle;
- (void)setCreateLinkOptionsTitle:(NSString*)newCreateLinkOptionsTitle;
public var createLinkOptionsTitle: String {
  get {...}
set {...} }

Default Value

""

Remarks

The title of the link.

This property specifies the title of the link. To modify this property see UpdateItemInfo.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 iOS Edition - Version 20.0 [Build 8265]