FrakSharingDefaults
object FrakSharingDefaults
Tunable defaults for FrakSharing.
Properties
Section titled “Properties”| Name | Summary |
|---|---|
| HEIGHT_FRACTION | val HEIGHT_FRACTION: Float = 0.85f Default fraction of the screen the sharing sheet takes. Not const: a const val would be inlined into the merchant’s bytecode and frozen at their compile time. Mirrored on the other platform; keep both in step. |