$KnownThreadViewPrefSortExtension extension
Properties
- isMostLikes → bool
-
Returns true if this value is mostLikes, otherwise false.
no setter
- isNewest → bool
-
Returns true if this value is newest, otherwise false.
no setter
- isNotMostLikes → bool
-
Returns true if this value is not mostLikes, otherwise false.
no setter
- isNotNewest → bool
-
Returns true if this value is not newest, otherwise false.
no setter
- isNotOldest → bool
-
Returns true if this value is not oldest, otherwise false.
no setter
- isNotRandom → bool
-
Returns true if this value is not random, otherwise false.
no setter
- isOldest → bool
-
Returns true if this value is oldest, otherwise false.
no setter
- isRandom → bool
-
Returns true if this value is random, otherwise false.
no setter
Methods
-
toUnion(
) → UThreadViewPrefSort - Returns this value as UThreadViewPrefSort.