IPWorks Cloud 2020 iOS Edition

Questions / Feedback?

accountDisplayName (property)

The display name of the account.

Syntax

@property (nonatomic,readonly,assign,getter=accountDisplayName) NSString* accountDisplayName;
- (NSString*)accountDisplayName;
public var accountDisplayName: String {
  get {...}
}

Default Value

""

Remarks

The display name of the account.

This property reflects the display name of the account itself.

This property is read-only.

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