SKRect.Contains

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool Contains(float x, float y)
    struct SKRect
    bool
    Contains
    (
    float x
    ,
    float y
    )
  2. bool Contains(SKPoint pt)
  3. bool Contains(SKRect rect)

Meta