NappUI icon indicating copy to clipboard operation
NappUI copied to clipboard

[Request] Shadow Inset

Open justadaniel opened this issue 10 years ago • 0 comments

It would be pretty awesome to incorporate shadow inset in the Ti.UI.createView();

shadow:{
      shadowInset:true,
      shadowRadius:5,
      shadowOpacity:0.5,
      shadowOffset:{x:0, y:2}
}

justadaniel avatar Feb 20 '14 05:02 justadaniel