struct
UI::ActionSheetWithWebFallback::Action
- UI::ActionSheetWithWebFallback::Action
- Struct
- Value
- Object
Defined in:
ui/views/action_sheet_with_web_fallback.crConstructors
Instance Method Summary
- #action : Proc(Nil) | Nil
- #clone
- #copy_with(label _label = @label, style _style = @style, action _action = @action)
- #label : String
- #style : Symbol
Constructor Detail
Instance Method Detail
def copy_with(label _label = @label, style _style = @style, action _action = @action)
#