Skip to main content

FollowCellView

ZEPETO.Module.Social.FollowCellView

Class for the official friends list popup.

Hierarchy

Constructors

constructor

new FollowCellView()

Inherited from

ZEPETO_World_Gui.EnhancedScrollerCellView.constructor

Accessors

cellHeight

get cellHeight(): number

Returns the height of the user info cell view.

Returns

number


onActivated

get onActivated(): UnityEvent

Returns the event called when the official friends list popup is activated.

Returns

UnityEvent


onCreated

get onCreated(): UnityEvent

Returns the event called when the official friends list popup is created.

Returns

UnityEvent


onDeactivated

get onDeactivated(): UnityEvent

Returns the event called when the official friends list popup is deactivated.

Returns

UnityEvent


textFollowButton

get textFollowButton(): string

Returns the localized text label to be displayed on the follow button within the official friends list popup. The text is automatically translated into the language, matching the device settings.

Returns

string


textFollowingButton

get textFollowingButton(): string

Returns the localized text label to be displayed on the following button within the official friends list popup. The text is automatically translated into the language, matching the device settings.

Returns

string