class Formotion::RowType::PhoneRow

Public Instance Methods

keyboardType() click to toggle source
# File lib/formotion/row_type/phone_row.rb, line 7
def keyboardType
  UIKeyboardTypePhonePad
end