-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum ShareMessengerURLActionButton.WebviewHeightRatio extends Enum<ShareMessengerURLActionButton.WebviewHeightRatio>
The display height ratio of the webview when shown in the Messenger app.
-
-
Enum Constant Summary
Enum Constants Enum Constant Description WebviewHeightRatioFullThe webview will cover 100% screen.
WebviewHeightRatioTallThe webview will cover 75% of the screen.
WebviewHeightRatioCompactThe webview will cover 50% of the screen.
-
Method Summary
Modifier and Type Method Description final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getOrdinal
final Integer getOrdinal()
-
-
-
-