LabelTarget Type
Represents the target of a label application.
Union cases
| Union case |
Description
|
Full Usage:
Account
|
Applied to an account |
Full Usage:
Content
|
Applied to content (posts, feeds, etc.) |
Full Usage:
Media
|
Applied to media (images, video) |
Full Usage:
Profile
|
Applied to a profile (avatar, banner, display name) |
Instance members
| Instance member |
Description
|
Full Usage:
this.IsAccount
Returns: bool
|
|
Full Usage:
this.IsContent
Returns: bool
|
|
Full Usage:
this.IsMedia
Returns: bool
|
|
Full Usage:
this.IsProfile
Returns: bool
|
|