Skip to content

Commit

Permalink
#51 Update document
Browse files Browse the repository at this point in the history
  • Loading branch information
Dương Kafka Đinh Hoàng committed Aug 19, 2023
1 parent 10240df commit 32f8a72
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ public partial class TextInput : ContentView
[IgnoredProp]
bool isBusy; // Don't touch!
private readonly Frame controlFrame; // Not touch either
// If you have existing props, we don't touch them
public static readonly BindableProperty ErrorProperty = BindableProperty.Create(
nameof(Error),
Expand Down

0 comments on commit 32f8a72

Please sign in to comment.